Competitor listing new
Task: competitor_listing_new
Frequency: Hourly
Offset:2 Hours
Statuses
warning - "We found your competitor "Bob's plumbing" has listed in Google"
Data
competitor_name - The name of the competitors business.
directory_name - The id of the directory that the competitor was detected as being listed in. i.e "google"
directory_display_name - The display name of the directory that the competitor was detected as being listed in. i.e "Google"
Example Webhook Payload
{
"uuid": "d5134cd0-e2e9-432c-8b90-411b31397e42",
"business_uuid": "7f38c243-784a-428d-83cd-22891e2fcd46",
"website_uuid": null,
"competitor_uuid": "38add119-fbe7-4124-822f-b265bbf341f5",
"category": "listings",
"type": "competitor_listing_new",
"status": "warning",
"data": {
"competitor_name": "Bob's plumbing",
"directory_name": "yell",
"directory_display_name": "Yell"
}
}